'Declaration <DefaultValueAttribute(GetOrProcessingAndSet)> <DescriptionAttribute("The method of result caching.")> Public ReadOnly Property ResultCachingMethod As ProcessingResultCachingMethod
[DefaultValue(GetOrProcessingAndSet)] [Description("The method of result caching.")] public ProcessingResultCachingMethod ResultCachingMethod { get; }
[DefaultValue(GetOrProcessingAndSet)] [Description("The method of result caching.")] public: __property ProcessingResultCachingMethod get_ResultCachingMethod();
[DefaultValue(GetOrProcessingAndSet)] [Description("The method of result caching.")] public:
property ProcessingResultCachingMethod ResultCachingMethod { ProcessingResultCachingMethod get(); }
Property Value
Значение по умолчанию - ProcessingResultCachingMethod.GetOrProcessingAndSet.